home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / spec / lingo.spc < prev    next >
Text File  |  2003-10-09  |  439b  |  13 lines

  1. #
  2. # I thing you can use "yes". File lingo.key is made with case sensitive in mind
  3. $CASESENSITIVE=no
  4. # I don't like to write thinks like "blah"&"blah". I prefer "blah" & "blah"
  5. # I like symbols with colors
  6. #$DELIMITERS=~`!@#$%^&*()-+=|\{}[]:;"',.<>/?¼
  7. $DELIMITERS=~`!@$%^*()-+=|\{}[]:;"',.<>/?¼
  8. $QUOTATIONMARK1="
  9. $LINECOMMENT=--
  10. $PAIRS1=()
  11. $PAIRS2=[]
  12. #
  13. # Sorry, I know this is a very bad english; send me a course, I'll put with the others.